object FormMessageSitiosConfianza: TFormMessageSitiosConfianza Left = 491 Top = 236 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Remitentes de confianza' ClientHeight = 133 ClientWidth = 354 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object RBAnyadirRem: TPlaRadioButton Left = 14 Top = 16 Width = 330 Height = 16 Caption = 'A�adir el remitente "%s" a la lista de remitentes de confianza' Constraints.MaxWidth = 330 Constraints.MinWidth = 330 TabOrder = 0 TabStop = False WordWrap = True end object RBNoRem: TPlaRadioButton Left = 14 Top = 46 Width = 75 Height = 16 Caption = 'No a�adirlo' TabOrder = 1 Checked = True end object CBNoPregRem: TPlaCheckBox Left = 14 Top = 75 Width = 330 Height = 29 Caption = 'Tomar esta acci�n con los siguientes mensajes que marque como No' + ' Spam.' Constraints.MaxWidth = 330 Constraints.MinWidth = 330 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 WordWrap = True end object BAceptar: TPlaButton Left = 271 Top = 107 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = 'Aceptar' TabOrder = 3 OnClick = BAceptarClick ModalResult = 1 end end